.transparent .nhsuk-card__content {
    background-color: transparent;}
.transparent .nhsuk-card {
    background: transparent; border: none;}
    
.transparentwhite .nhsuk-card__heading, .nhsuk-card__description {color: white;}
.transparentwhite .nhsuk-card__content {
    background-color: transparent;}
.transparentwhite .nhsuk-card {
    background: transparent; border: none;}

